Skip to content

Document How To Run Benchmark Test#2023

Merged
jayconrod merged 1 commit intobazel-contrib:masterfrom
dayfine:patch-2
Apr 6, 2019
Merged

Document How To Run Benchmark Test#2023
jayconrod merged 1 commit intobazel-contrib:masterfrom
dayfine:patch-2

Conversation

@dayfine
Copy link
Copy Markdown
Contributor

@dayfine dayfine commented Apr 6, 2019

This fixes #75

Copy link
Copy Markdown
Collaborator

@jayconrod jayconrod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jayconrod jayconrod merged commit e71e01b into bazel-contrib:master Apr 6, 2019
@dayfine dayfine deleted the patch-2 branch April 8, 2019 03:29
blico pushed a commit to blico/rules_go that referenced this pull request May 10, 2019
@ns-ggeorgiev
Copy link
Copy Markdown

Hm, I think this still requires a rule. Only then such tests can be cached and distributed etc what the bazel is known for.

yushan26 pushed a commit to yushan26/rules_go that referenced this pull request Jun 16, 2025
…ied (bazel-contrib#2695)

This pull request modifies the SimpleAPI HTML parsing to add a new
field where we can get the `sha256` values by package version. This
allows us to very easily fallback to all packages of a particular
version when using `experimental_index_url` if the hashes are not
specified.

The code deciding which packages to query the SimpleAPI for has been
also modified to only omit queries for packages that are included via
direct URL references.

If we fail to get the data from the SimpleAPI, we will fallback to
`pip` and try to install it via the legacy behaviour.

Fixes bazel-contrib#2023
Work towards bazel-contrib#260
Work towards bazel-contrib#1357
Work towards bazel-contrib#2363

---------

Co-authored-by: Ignas Anikevicius <240938+aignas@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run benchmarks

4 participants